﻿2026-08-03T01:33:40.6394267Z Current runner version: '2.336.0'
2026-08-03T01:33:40.6399158Z Runner name: 'kitsubito'
2026-08-03T01:33:40.6399662Z Runner group name: 'Default'
2026-08-03T01:33:40.6400263Z Machine name: 'KITSUBITO'
2026-08-03T01:33:40.6403561Z ##[group]GITHUB_TOKEN Permissions
2026-08-03T01:33:40.6405375Z Actions: write
2026-08-03T01:33:40.6405776Z ArtifactMetadata: write
2026-08-03T01:33:40.6406166Z Attestations: write
2026-08-03T01:33:40.6406522Z Checks: write
2026-08-03T01:33:40.6406869Z CodeQuality: write
2026-08-03T01:33:40.6407223Z Contents: write
2026-08-03T01:33:40.6407580Z CopilotRequests: write
2026-08-03T01:33:40.6407956Z Deployments: write
2026-08-03T01:33:40.6408310Z Discussions: write
2026-08-03T01:33:40.6408658Z Drives: write
2026-08-03T01:33:40.6409113Z Issues: write
2026-08-03T01:33:40.6409465Z Metadata: read
2026-08-03T01:33:40.6409817Z Models: read
2026-08-03T01:33:40.6410174Z Packages: write
2026-08-03T01:33:40.6410533Z Pages: write
2026-08-03T01:33:40.6410963Z PullRequests: write
2026-08-03T01:33:40.6411353Z RepositoryProjects: write
2026-08-03T01:33:40.6411750Z SecurityEvents: write
2026-08-03T01:33:40.6412122Z Statuses: write
2026-08-03T01:33:40.6412484Z VulnerabilityAlerts: read
2026-08-03T01:33:40.6412867Z ##[endgroup]
2026-08-03T01:33:40.6414410Z Secret source: Actions
2026-08-03T01:33:40.6415083Z Prepare workflow directory
2026-08-03T01:33:40.6908010Z Prepare all required actions
2026-08-03T01:33:40.6944152Z Getting action download info
2026-08-03T01:33:41.1580860Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-03T01:33:41.7274210Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-03T01:33:42.3985483Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-03T01:33:42.4890860Z ##[group]Run set -euo pipefail
2026-08-03T01:33:42.4891504Z [36;1mset -euo pipefail[0m
2026-08-03T01:33:42.4892009Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-03T01:33:42.4892764Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-03T01:33:42.4893644Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-03T01:33:42.4894526Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-03T01:33:42.4895274Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-03T01:33:42.4895875Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-03T01:33:42.4896980Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-03T01:33:42.4897928Z [36;1m  exit 1[0m
2026-08-03T01:33:42.4898328Z [36;1mfi[0m
2026-08-03T01:33:42.4914703Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:33:42.4915580Z ##[endgroup]
2026-08-03T01:33:42.5041452Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690374057984 floor_bytes=34359738368
2026-08-03T01:33:42.5275639Z ##[group]Run actions/checkout@v5
2026-08-03T01:33:42.5276183Z with:
2026-08-03T01:33:42.5276540Z   fetch-depth: 0
2026-08-03T01:33:42.5276950Z   repository: BigscreenVR/spt-bs-core
2026-08-03T01:33:42.5280616Z   token: ***
2026-08-03T01:33:42.5280997Z   ssh-strict: true
2026-08-03T01:33:42.5281383Z   ssh-user: git
2026-08-03T01:33:42.5281765Z   persist-credentials: true
2026-08-03T01:33:42.5282185Z   clean: true
2026-08-03T01:33:42.5282569Z   sparse-checkout-cone-mode: true
2026-08-03T01:33:42.5283025Z   fetch-tags: false
2026-08-03T01:33:42.5283416Z   show-progress: true
2026-08-03T01:33:42.5283807Z   lfs: false
2026-08-03T01:33:42.5284156Z   submodules: false
2026-08-03T01:33:42.5284560Z   set-safe-directory: true
2026-08-03T01:33:42.5285014Z   allow-unsafe-pr-checkout: false
2026-08-03T01:33:42.5285466Z ##[endgroup]
2026-08-03T01:33:42.6036998Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T01:33:42.6038679Z ##[group]Getting Git version info
2026-08-03T01:33:42.6039695Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T01:33:42.6041154Z [command]/usr/bin/git version
2026-08-03T01:33:42.6041641Z git version 2.43.0
2026-08-03T01:33:42.6051176Z ##[endgroup]
2026-08-03T01:33:42.6058840Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/29efdaa3-2c03-44a5-bc5a-7bd7e1bd42e9/.gitconfig'
2026-08-03T01:33:42.6065995Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/29efdaa3-2c03-44a5-bc5a-7bd7e1bd42e9' before making global git config changes
2026-08-03T01:33:42.6068737Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:33:42.6070015Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:33:42.6102230Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T01:33:42.6120478Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:33:42.6130361Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T01:33:42.6132970Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T01:33:42.6155480Z refs/heads/golden/gc-fix-125
2026-08-03T01:33:42.6161408Z [command]/usr/bin/git checkout --detach
2026-08-03T01:33:42.6468567Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:33:42.6514475Z [command]/usr/bin/git branch --delete --force golden/gc-fix-125
2026-08-03T01:33:42.6552953Z Deleted branch golden/gc-fix-125 (was 184f2ac4e).
2026-08-03T01:33:42.7317884Z ##[endgroup]
2026-08-03T01:33:42.7321354Z [command]/usr/bin/git submodule status
2026-08-03T01:33:42.7564538Z ##[group]Cleaning the repository
2026-08-03T01:33:42.7567759Z [command]/usr/bin/git clean -ffdx
2026-08-03T01:33:47.0757181Z Removing .adapter-notify/
2026-08-03T01:33:47.0758186Z Removing bench-ledger/
2026-08-03T01:33:47.0758520Z Removing target/
2026-08-03T01:33:47.0766869Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T01:33:47.1000345Z HEAD is now at 184f2ac4e fix(deps): patch swarm-discovery to the backported GC fix (fixes #125)
2026-08-03T01:33:47.1006628Z ##[endgroup]
2026-08-03T01:33:47.1008360Z ##[group]Disabling automatic garbage collection
2026-08-03T01:33:47.1012483Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T01:33:47.1038323Z ##[endgroup]
2026-08-03T01:33:47.1038799Z ##[group]Setting up auth
2026-08-03T01:33:47.1044268Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:33:47.1068333Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:33:47.1262109Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:33:47.1286197Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:33:47.1470096Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:33:47.1494346Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:33:47.1687250Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T01:33:47.1717848Z ##[endgroup]
2026-08-03T01:33:47.1718315Z ##[group]Fetching the repository
2026-08-03T01:33:47.1724078Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T01:33:47.6918162Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T01:33:47.6919647Z  - [deleted]             (none)     -> origin/golden/bench-wiring
2026-08-03T01:33:52.5751975Z  * [new branch]          fix/swarm-discovery-gc-spin -> origin/fix/swarm-discovery-gc-spin
2026-08-03T01:33:52.5821586Z [command]/usr/bin/git branch --list --remote origin/golden/gc-fix-125
2026-08-03T01:33:52.5873620Z   origin/golden/gc-fix-125
2026-08-03T01:33:52.5880270Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:33:52.5898166Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:33:52.5901662Z ##[endgroup]
2026-08-03T01:33:52.5902114Z ##[group]Determining the checkout info
2026-08-03T01:33:52.5902614Z ##[endgroup]
2026-08-03T01:33:52.5905996Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T01:33:52.5945484Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T01:33:52.5968770Z ##[group]Checking out the ref
2026-08-03T01:33:52.5972387Z [command]/usr/bin/git checkout --progress --force -B golden/gc-fix-125 refs/remotes/origin/golden/gc-fix-125
2026-08-03T01:33:52.6029611Z Switched to a new branch 'golden/gc-fix-125'
2026-08-03T01:33:52.6030193Z branch 'golden/gc-fix-125' set up to track 'origin/golden/gc-fix-125'.
2026-08-03T01:33:52.6035011Z ##[endgroup]
2026-08-03T01:33:52.6070639Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T01:33:52.6095955Z 184f2ac4e0f9df9d805a81c302a1409762fac2f8
2026-08-03T01:33:52.6219228Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-03T01:33:52.6219665Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-03T01:33:52.6233208Z shell: /usr/bin/bash -e {0}
2026-08-03T01:33:52.6233426Z ##[endgroup]
2026-08-03T01:33:52.6315875Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-03T01:33:52.6316213Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-03T01:33:52.6328716Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:33:52.6329078Z env:
2026-08-03T01:33:52.6329284Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:33:52.6329508Z ##[endgroup]
2026-08-03T01:33:52.6372033Z CI-CENSUS scope roots:
2026-08-03T01:33:52.6372417Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:33:52.6372922Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T01:33:52.6373447Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T01:33:52.6373899Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T01:33:52.6374214Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T01:33:52.6415979Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-08-03T01:33:54.1274227Z CI-CENSUS phase=start box_procs=393 box_fds=10784 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:33:54.1274729Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:33:54.1275018Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:33:54.1307431Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-03T01:33:54.1307793Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-03T01:33:54.1320155Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:33:54.1320451Z env:
2026-08-03T01:33:54.1320636Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:33:54.1320856Z ##[endgroup]
2026-08-03T01:33:54.1365935Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:33:54.1392432Z ##[group]Run set -euo pipefail
2026-08-03T01:33:54.1392718Z [36;1mset -euo pipefail[0m
2026-08-03T01:33:54.1392927Z [36;1mPIN=0c95435[0m
2026-08-03T01:33:54.1393133Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-03T01:33:54.1393362Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-03T01:33:54.1393668Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-03T01:33:54.1394062Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-03T01:33:54.1394462Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-03T01:33:54.1394791Z [36;1m  rm -rf "$CACHE"[0m
2026-08-03T01:33:54.1395011Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-03T01:33:54.1395405Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-03T01:33:54.1395739Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-03T01:33:54.1396177Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-03T01:33:54.1396570Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-03T01:33:54.1396986Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-03T01:33:54.1397395Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-03T01:33:54.1397810Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-03T01:33:54.1398221Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-03T01:33:54.1398640Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-03T01:33:54.1399039Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-03T01:33:54.1399370Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-03T01:33:54.1399767Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-03T01:33:54.1400072Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-03T01:33:54.1400291Z [36;1mfi[0m
2026-08-03T01:33:54.1400539Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-03T01:33:54.1400882Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-03T01:33:54.1412171Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:33:54.1412436Z env:
2026-08-03T01:33:54.1412627Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:33:54.1412980Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:33:54.1413418Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:33:54.1413823Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:33:54.1414230Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:33:54.1414545Z ##[endgroup]
2026-08-03T01:33:54.4512385Z    Compiling proc-macro2 v1.0.106
2026-08-03T01:33:54.4512825Z    Compiling quote v1.0.45
2026-08-03T01:33:54.4513306Z    Compiling unicode-ident v1.0.24
2026-08-03T01:33:54.4513678Z    Compiling libc v0.2.186
2026-08-03T01:33:54.4513935Z    Compiling serde_core v1.0.228
2026-08-03T01:33:54.4514547Z    Compiling cfg-if v1.0.4
2026-08-03T01:33:54.4553190Z    Compiling serde v1.0.228
2026-08-03T01:33:54.4564326Z    Compiling typenum v1.20.1
2026-08-03T01:33:54.4601189Z    Compiling log v0.4.32
2026-08-03T01:33:54.4615979Z    Compiling pin-project-lite v0.2.17
2026-08-03T01:33:54.4677423Z    Compiling portable-atomic v1.13.1
2026-08-03T01:33:54.4751415Z    Compiling version_check v0.9.5
2026-08-03T01:33:54.4760579Z    Compiling memchr v2.8.1
2026-08-03T01:33:54.4761627Z    Compiling critical-section v1.2.0
2026-08-03T01:33:54.4894499Z    Compiling shlex v2.0.1
2026-08-03T01:33:54.5074459Z    Compiling find-msvc-tools v0.1.9
2026-08-03T01:33:54.5450801Z    Compiling subtle v2.6.1
2026-08-03T01:33:54.5520799Z    Compiling bytes v1.11.1
2026-08-03T01:33:54.5770434Z    Compiling futures-core v0.3.32
2026-08-03T01:33:54.6775684Z    Compiling smallvec v1.15.1
2026-08-03T01:33:54.7062529Z    Compiling equivalent v1.0.2
2026-08-03T01:33:54.7091730Z    Compiling itoa v1.0.18
2026-08-03T01:33:54.7125847Z    Compiling semver v1.0.28
2026-08-03T01:33:54.7395315Z    Compiling stable_deref_trait v1.2.1
2026-08-03T01:33:54.7870617Z    Compiling futures-sink v0.3.32
2026-08-03T01:33:54.7967771Z    Compiling futures-io v0.3.32
2026-08-03T01:33:54.8081685Z    Compiling slab v0.4.12
2026-08-03T01:33:54.8158459Z    Compiling rand_core v0.10.1
2026-08-03T01:33:54.8209180Z    Compiling generic-array v0.14.7
2026-08-03T01:33:54.8869338Z    Compiling futures-channel v0.3.32
2026-08-03T01:33:54.9381487Z    Compiling futures-task v0.3.32
2026-08-03T01:33:54.9621146Z    Compiling bitflags v2.12.1
2026-08-03T01:33:54.9775903Z    Compiling getrandom v0.4.2
2026-08-03T01:33:55.0035557Z    Compiling rustversion v1.0.22
2026-08-03T01:33:55.0085920Z    Compiling hashbrown v0.17.1
2026-08-03T01:33:55.0251003Z    Compiling rustc_version v0.4.1
2026-08-03T01:33:55.0314256Z    Compiling cpufeatures v0.2.17
2026-08-03T01:33:55.0935003Z    Compiling fnv v1.0.7
2026-08-03T01:33:55.1141523Z    Compiling cfg_aliases v0.2.1
2026-08-03T01:33:55.1248174Z    Compiling strsim v0.11.1
2026-08-03T01:33:55.1748004Z    Compiling litemap v0.8.2
2026-08-03T01:33:55.1823249Z    Compiling writeable v0.6.3
2026-08-03T01:33:55.1951426Z    Compiling dunce v1.0.5
2026-08-03T01:33:55.2136232Z    Compiling fs_extra v1.3.0
2026-08-03T01:33:55.2222829Z    Compiling icu_normalizer_data v2.2.0
2026-08-03T01:33:55.2670783Z    Compiling ident_case v1.0.1
2026-08-03T01:33:55.3400695Z    Compiling icu_properties_data v2.2.0
2026-08-03T01:33:55.3720842Z    Compiling utf8_iter v1.0.4
2026-08-03T01:33:55.3838481Z    Compiling autocfg v1.5.1
2026-08-03T01:33:55.4341181Z    Compiling percent-encoding v2.3.2
2026-08-03T01:33:55.4792434Z    Compiling http v1.4.1
2026-08-03T01:33:55.4980718Z    Compiling thiserror v2.0.18
2026-08-03T01:33:55.5092133Z    Compiling cpufeatures v0.3.0
2026-08-03T01:33:55.5980671Z    Compiling unicode-segmentation v1.13.3
2026-08-03T01:33:55.6182272Z    Compiling aws-lc-rs v1.17.0
2026-08-03T01:33:55.6860469Z    Compiling scopeguard v1.2.0
2026-08-03T01:33:55.7009429Z    Compiling form_urlencoded v1.2.2
2026-08-03T01:33:55.7250706Z    Compiling untrusted v0.9.0
2026-08-03T01:33:55.7850749Z    Compiling lock_api v0.4.14
2026-08-03T01:33:55.8127756Z    Compiling indexmap v2.14.0
2026-08-03T01:33:55.8351917Z    Compiling syn v2.0.117
2026-08-03T01:33:55.8700765Z    Compiling hybrid-array v0.4.12
2026-08-03T01:33:55.8797683Z    Compiling heck v0.5.0
2026-08-03T01:33:55.9001084Z    Compiling rustls v0.23.40
2026-08-03T01:33:55.9002156Z    Compiling unicode-xid v0.2.6
2026-08-03T01:33:55.9250740Z    Compiling atomic-waker v1.1.2
2026-08-03T01:33:55.9668034Z    Compiling anyhow v1.0.102
2026-08-03T01:33:55.9920587Z    Compiling const-oid v0.10.2
2026-08-03T01:33:56.0020728Z    Compiling zerocopy v0.8.50
2026-08-03T01:33:56.0350462Z    Compiling fastrand v2.4.1
2026-08-03T01:33:56.0450778Z    Compiling parking_lot_core v0.9.12
2026-08-03T01:33:56.1180771Z    Compiling convert_case v0.10.0
2026-08-03T01:33:56.1570520Z    Compiling paste v1.0.15
2026-08-03T01:33:56.1771516Z    Compiling jobserver v0.1.34
2026-08-03T01:33:56.2392912Z    Compiling httparse v1.10.1
2026-08-03T01:33:56.2520379Z    Compiling num-traits v0.2.19
2026-08-03T01:33:56.2981956Z    Compiling curve25519-dalek v4.1.3
2026-08-03T01:33:56.3164218Z    Compiling ahash v0.8.12
2026-08-03T01:33:56.4210776Z    Compiling either v1.16.0
2026-08-03T01:33:56.4281158Z    Compiling powerfmt v0.2.0
2026-08-03T01:33:56.4341599Z    Compiling cc v1.2.63
2026-08-03T01:33:56.4909133Z    Compiling crypto-common v0.1.7
2026-08-03T01:33:56.5151888Z    Compiling block-buffer v0.10.4
2026-08-03T01:33:56.5221934Z    Compiling base64ct v1.8.3
2026-08-03T01:33:56.5763335Z    Compiling crypto-common v0.2.2
2026-08-03T01:33:56.5870764Z    Compiling block-buffer v0.12.0
2026-08-03T01:33:56.5960833Z    Compiling inout v0.2.2
2026-08-03T01:33:56.6171143Z    Compiling digest v0.10.7
2026-08-03T01:33:56.6371219Z    Compiling http-body v1.0.1
2026-08-03T01:33:56.6591006Z    Compiling deranged v0.5.8
2026-08-03T01:33:56.7791185Z    Compiling try-lock v0.2.5
2026-08-03T01:33:56.8390980Z    Compiling pem-rfc7468 v1.0.0
2026-08-03T01:33:56.8519952Z    Compiling zmij v1.0.21
2026-08-03T01:33:56.8521317Z    Compiling pkg-config v0.3.33
2026-08-03T01:33:56.8631010Z    Compiling data-encoding v2.11.0
2026-08-03T01:33:56.8633096Z    Compiling base64 v0.22.1
2026-08-03T01:33:56.9690858Z    Compiling vcpkg v0.2.15
2026-08-03T01:33:57.0160678Z    Compiling mio v1.2.1
2026-08-03T01:33:57.0886525Z    Compiling socket2 v0.6.4
2026-08-03T01:33:57.1109084Z    Compiling getrandom v0.2.17
2026-08-03T01:33:57.2946990Z    Compiling rand_core v0.6.4
2026-08-03T01:33:57.3191341Z    Compiling tinyvec_macros v0.1.1
2026-08-03T01:33:57.3254176Z    Compiling time-core v0.1.8
2026-08-03T01:33:57.3697878Z    Compiling num-conv v0.2.2
2026-08-03T01:33:57.4579350Z    Compiling uuid v1.23.2
2026-08-03T01:33:57.4755797Z    Compiling tower-service v0.3.3
2026-08-03T01:33:57.5071878Z    Compiling cipher v0.5.2
2026-08-03T01:33:57.5355171Z    Compiling tinyvec v1.11.0
2026-08-03T01:33:57.5726955Z    Compiling parking_lot v0.12.5
2026-08-03T01:33:57.6699083Z    Compiling want v0.3.1
2026-08-03T01:33:57.7621974Z    Compiling chacha20 v0.10.0
2026-08-03T01:33:57.7749406Z    Compiling cmake v0.1.58
2026-08-03T01:33:57.8560724Z    Compiling sha2 v0.10.9
2026-08-03T01:33:57.8598031Z    Compiling inout v0.1.4
2026-08-03T01:33:57.8751393Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-03T01:33:57.9640780Z    Compiling vergen-lib v9.1.0
2026-08-03T01:33:57.9770906Z    Compiling n0-future v0.3.2
2026-08-03T01:33:58.0254761Z    Compiling winnow v1.0.3
2026-08-03T01:33:58.0782969Z    Compiling rand v0.10.1
2026-08-03T01:33:58.1199993Z    Compiling diatomic-waker v0.2.3
2026-08-03T01:33:58.1261402Z    Compiling cordyceps v0.3.4
2026-08-03T01:33:58.1361168Z    Compiling signature v2.2.0
2026-08-03T01:33:58.1750865Z    Compiling serde_json v1.0.150
2026-08-03T01:33:58.1948639Z    Compiling httpdate v1.0.3
2026-08-03T01:33:58.2020857Z    Compiling parking v2.2.1
2026-08-03T01:33:58.2520174Z    Compiling spin v0.10.0
2026-08-03T01:33:58.2588244Z    Compiling crossbeam-utils v0.8.21
2026-08-03T01:33:58.2636283Z    Compiling ed25519 v2.2.3
2026-08-03T01:33:58.3141310Z    Compiling futures-lite v2.6.1
2026-08-03T01:33:58.3364714Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-03T01:33:58.3590021Z    Compiling cipher v0.4.4
2026-08-03T01:33:58.3985815Z    Compiling digest v0.11.3
2026-08-03T01:33:58.4290547Z    Compiling netlink-packet-core v0.8.1
2026-08-03T01:33:58.4610336Z    Compiling futures-buffered v0.2.13
2026-08-03T01:33:58.4757296Z    Compiling universal-hash v0.5.1
2026-08-03T01:33:58.4779809Z    Compiling vergen-lib v0.1.6
2026-08-03T01:33:58.5490825Z    Compiling vergen v9.1.0
2026-08-03T01:33:58.5760947Z    Compiling heapless v0.7.17
2026-08-03T01:33:58.5831706Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-03T01:33:58.5971850Z    Compiling noq-udp v0.10.0
2026-08-03T01:33:58.6076668Z    Compiling sync_wrapper v1.0.2
2026-08-03T01:33:58.6632884Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-03T01:33:58.6984370Z    Compiling opaque-debug v0.3.1
2026-08-03T01:33:58.7181066Z    Compiling allocator-api2 v0.2.21
2026-08-03T01:33:58.7371492Z    Compiling byteorder v1.5.0
2026-08-03T01:33:58.7624502Z    Compiling polyval v0.6.2
2026-08-03T01:33:58.7725622Z    Compiling aws-lc-sys v0.41.0
2026-08-03T01:33:58.7749891Z    Compiling ring v0.17.14
2026-08-03T01:33:58.8261570Z    Compiling libsqlite3-sys v0.30.1
2026-08-03T01:33:58.8361926Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-03T01:33:58.9444462Z    Compiling hash32 v0.2.1
2026-08-03T01:33:58.9661142Z    Compiling spin v0.9.8
2026-08-03T01:33:58.9932847Z    Compiling vergen-gitcl v1.0.8
2026-08-03T01:33:59.0540591Z    Compiling tower-layer v0.3.3
2026-08-03T01:33:59.0700792Z    Compiling num_threads v0.1.7
2026-08-03T01:33:59.1272796Z    Compiling ryu v1.0.23
2026-08-03T01:33:59.1340760Z    Compiling fallible-iterator v0.3.0
2026-08-03T01:33:59.1690362Z    Compiling signature v3.0.0
2026-08-03T01:33:59.2030940Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-03T01:33:59.2446257Z    Compiling time v0.3.47
2026-08-03T01:33:59.2646242Z    Compiling ghash v0.5.1
2026-08-03T01:33:59.2734347Z    Compiling aes v0.8.4
2026-08-03T01:33:59.3679339Z    Compiling ctr v0.9.2
2026-08-03T01:33:59.3841146Z    Compiling sha2 v0.11.0-rc.5
2026-08-03T01:33:59.3900836Z    Compiling fs2 v0.4.3
2026-08-03T01:33:59.5394438Z    Compiling http-body-util v0.1.3
2026-08-03T01:33:59.5655145Z    Compiling aead v0.5.2
2026-08-03T01:33:59.5724669Z    Compiling openssl-probe v0.2.1
2026-08-03T01:33:59.6736953Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-03T01:33:59.6847185Z    Compiling utf8parse v0.2.2
2026-08-03T01:33:59.7531010Z    Compiling rustix v1.1.4
2026-08-03T01:33:59.7671557Z    Compiling arrayvec v0.7.6
2026-08-03T01:33:59.7820872Z    Compiling crossbeam-epoch v0.9.18
2026-08-03T01:33:59.8852941Z    Compiling crossbeam-channel v0.5.15
2026-08-03T01:33:59.9164475Z    Compiling aes-gcm v0.10.3
2026-08-03T01:33:59.9850855Z    Compiling blake3 v1.8.5
2026-08-03T01:33:59.9910892Z    Compiling netlink-packet-route v0.29.0
2026-08-03T01:34:00.0650745Z    Compiling memoffset v0.6.5
2026-08-03T01:34:00.1691204Z    Compiling acto v0.8.2
2026-08-03T01:34:00.2132544Z    Compiling netwatch v0.16.0
2026-08-03T01:34:00.2222199Z    Compiling noq v0.18.0
2026-08-03T01:34:00.2514617Z    Compiling thiserror v1.0.69
2026-08-03T01:34:00.3100922Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-03T01:34:00.3561606Z    Compiling linux-raw-sys v0.12.1
2026-08-03T01:34:00.4430656Z    Compiling ref-cast v1.0.25
2026-08-03T01:34:00.4471073Z    Compiling mac-addr v0.3.0
2026-08-03T01:34:00.5345089Z    Compiling lru-slab v0.1.2
2026-08-03T01:34:00.5795130Z    Compiling xml-rs v0.8.28
2026-08-03T01:34:00.5941459Z    Compiling sorted-index-buffer v0.2.1
2026-08-03T01:34:00.6120243Z    Compiling identity-hash v0.1.0
2026-08-03T01:34:00.6528033Z    Compiling tagptr v0.2.0
2026-08-03T01:34:00.6829413Z    Compiling foldhash v0.2.0
2026-08-03T01:34:00.7130497Z    Compiling rustc-hash v2.1.2
2026-08-03T01:34:00.8041239Z    Compiling hashbrown v0.16.1
2026-08-03T01:34:00.8686187Z    Compiling netlink-packet-route v0.30.0
2026-08-03T01:34:00.9241481Z    Compiling synstructure v0.13.2
2026-08-03T01:34:00.9356355Z    Compiling darling_core v0.20.11
2026-08-03T01:34:01.0747523Z    Compiling serde_derive_internals v0.29.1
2026-08-03T01:34:01.3925093Z    Compiling proc-macro-crate v3.5.0
2026-08-03T01:34:01.5657135Z    Compiling xmltree v0.10.3
2026-08-03T01:34:01.6421988Z    Compiling ioctl-rs v0.1.6
2026-08-03T01:34:01.6694543Z    Compiling errno v0.3.14
2026-08-03T01:34:01.7247641Z    Compiling serial-core v0.4.0
2026-08-03T01:34:01.7254879Z    Compiling termios v0.2.2
2026-08-03T01:34:01.7777127Z    Compiling simple-dns v0.9.3
2026-08-03T01:34:01.8163676Z    Compiling aho-corasick v1.1.4
2026-08-03T01:34:01.8578261Z    Compiling signal-hook v0.3.18
2026-08-03T01:34:01.8930799Z    Compiling toml_write v0.1.2
2026-08-03T01:34:01.9319381Z    Compiling regex-syntax v0.8.10
2026-08-03T01:34:02.0053748Z    Compiling winnow v0.7.15
2026-08-03T01:34:02.1097140Z    Compiling smol_str v0.1.24
2026-08-03T01:34:02.1642210Z    Compiling arrayref v0.3.9
2026-08-03T01:34:02.1742724Z    Compiling simdutf8 v0.1.5
2026-08-03T01:34:02.2128385Z    Compiling resolv-conf v0.7.6
2026-08-03T01:34:02.3280797Z    Compiling sha1_smol v1.0.1
2026-08-03T01:34:02.3321110Z    Compiling constant_time_eq v0.4.2
2026-08-03T01:34:02.5031320Z    Compiling serial-unix v0.4.0
2026-08-03T01:34:02.5558331Z    Compiling signal-hook-registry v1.4.8
2026-08-03T01:34:02.6920878Z    Compiling lru v0.16.4
2026-08-03T01:34:02.7685066Z    Compiling darling_core v0.23.0
2026-08-03T01:34:02.8017540Z    Compiling serde_derive v1.0.228
2026-08-03T01:34:02.8661469Z    Compiling zeroize_derive v1.4.3
2026-08-03T01:34:02.9007486Z    Compiling tokio-macros v2.7.0
2026-08-03T01:34:03.1249164Z    Compiling futures-macro v0.3.32
2026-08-03T01:34:03.3789188Z    Compiling zeroize v1.8.2
2026-08-03T01:34:03.5031801Z    Compiling zerofrom-derive v0.1.7
2026-08-03T01:34:03.5570841Z    Compiling yoke-derive v0.8.2
2026-08-03T01:34:03.5801938Z    Compiling tokio v1.52.3
2026-08-03T01:34:04.0071258Z    Compiling zerovec-derive v0.11.3
2026-08-03T01:34:04.1321194Z    Compiling futures-util v0.3.32
2026-08-03T01:34:04.2150923Z    Compiling displaydoc v0.2.6
2026-08-03T01:34:04.3640058Z    Compiling tracing-attributes v0.1.31
2026-08-03T01:34:04.5410922Z    Compiling rustls-pki-types v1.14.1
2026-08-03T01:34:04.7681403Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-03T01:34:04.8975480Z    Compiling zerofrom v0.1.8
2026-08-03T01:34:04.9590626Z    Compiling thiserror-impl v2.0.18
2026-08-03T01:34:05.0137648Z    Compiling yoke v0.8.3
2026-08-03T01:34:05.2201848Z    Compiling zerotrie v0.2.4
2026-08-03T01:34:05.3135412Z    Compiling darling_macro v0.20.11
2026-08-03T01:34:05.3987834Z    Compiling derive_more-impl v2.1.1
2026-08-03T01:34:05.4718002Z    Compiling zerovec v0.11.6
2026-08-03T01:34:05.6149825Z    Compiling spez v0.1.2
2026-08-03T01:34:05.6310724Z    Compiling darling v0.20.11
2026-08-03T01:34:05.6940666Z    Compiling derive_builder_core v0.20.2
2026-08-03T01:34:05.9377436Z    Compiling n0-error-macros v0.1.3
2026-08-03T01:34:06.2739698Z    Compiling tinystr v0.8.3
2026-08-03T01:34:06.3068854Z    Compiling potential_utf v0.1.5
2026-08-03T01:34:06.4699465Z    Compiling icu_locale_core v2.2.0
2026-08-03T01:34:06.4847043Z    Compiling icu_collections v2.2.0
2026-08-03T01:34:06.5030742Z    Compiling der v0.8.0-rc.10
2026-08-03T01:34:06.6346985Z    Compiling pin-project-internal v1.1.13
2026-08-03T01:34:06.8692749Z    Compiling derive_builder_macro v0.20.2
2026-08-03T01:34:07.0000551Z    Compiling n0-error v0.1.3
2026-08-03T01:34:07.2132552Z    Compiling derive_builder v0.20.2
2026-08-03T01:34:07.2609565Z    Compiling ed25519-dalek v2.2.0
2026-08-03T01:34:07.6650975Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-03T01:34:07.6733305Z    Compiling cobs v0.3.0
2026-08-03T01:34:07.7702277Z    Compiling icu_provider v2.2.0
2026-08-03T01:34:07.8428530Z    Compiling ipnet v2.12.0
2026-08-03T01:34:07.8988475Z    Compiling futures-executor v0.3.32
2026-08-03T01:34:07.9265882Z    Compiling pin-project v1.1.13
2026-08-03T01:34:07.9929578Z    Compiling spki v0.8.0-rc.4
2026-08-03T01:34:08.1073833Z    Compiling icu_normalizer v2.2.0
2026-08-03T01:34:08.1825616Z    Compiling icu_properties v2.2.0
2026-08-03T01:34:08.2022461Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-03T01:34:08.2401048Z    Compiling prefix-trie v0.8.4
2026-08-03T01:34:08.2544916Z    Compiling futures v0.3.32
2026-08-03T01:34:08.3589119Z    Compiling once_cell v1.21.4
2026-08-03T01:34:08.4692682Z    Compiling ed25519 v3.0.0-rc.4
2026-08-03T01:34:08.5410843Z    Compiling postcard-derive v0.2.2
2026-08-03T01:34:08.5810714Z    Compiling tracing-core v0.1.36
2026-08-03T01:34:08.8012219Z    Compiling hashbrown v0.14.5
2026-08-03T01:34:08.9189737Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-03T01:34:09.0226968Z    Compiling rustls-native-certs v0.8.4
2026-08-03T01:34:09.0429672Z    Compiling enum-assoc v1.3.0
2026-08-03T01:34:09.0912389Z    Compiling tracing v0.1.44
2026-08-03T01:34:09.2897807Z    Compiling data-encoding-macro v0.1.20
2026-08-03T01:34:09.2969257Z    Compiling postcard v1.1.3
2026-08-03T01:34:09.4271315Z    Compiling tokio-util v0.7.18
2026-08-03T01:34:09.4380049Z    Compiling netlink-sys v0.8.8
2026-08-03T01:34:09.4931252Z    Compiling tower v0.5.3
2026-08-03T01:34:09.5954811Z    Compiling hashlink v0.9.1
2026-08-03T01:34:09.7530102Z    Compiling idna_adapter v1.2.2
2026-08-03T01:34:09.7594512Z    Compiling num_enum_derive v0.7.6
2026-08-03T01:34:09.7811542Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-03T01:34:09.7832948Z    Compiling async-trait v0.1.89
2026-08-03T01:34:09.8663915Z    Compiling idna v1.1.0
2026-08-03T01:34:09.9312819Z    Compiling strum_macros v0.28.0
2026-08-03T01:34:10.0113593Z    Compiling iroh-metrics-derive v0.4.1
2026-08-03T01:34:10.0199706Z    Compiling derive_more v2.1.1
2026-08-03T01:34:10.1134813Z    Compiling rusqlite v0.32.1
2026-08-03T01:34:10.1208877Z    Compiling iroh-relay v0.98.0
2026-08-03T01:34:10.2012839Z    Compiling netdev v0.42.0
2026-08-03T01:34:10.2085997Z    Compiling netlink-proto v0.12.0
2026-08-03T01:34:10.2088586Z    Compiling moka v0.12.15
2026-08-03T01:34:10.3214517Z    Compiling toml_datetime v0.6.11
2026-08-03T01:34:10.3704371Z    Compiling url v2.5.8
2026-08-03T01:34:10.4905905Z    Compiling h2 v0.4.14
2026-08-03T01:34:10.5482530Z    Compiling iroh-metrics v0.38.3
2026-08-03T01:34:10.6280600Z    Compiling n0-watcher v0.6.1
2026-08-03T01:34:10.6711936Z    Compiling tokio-stream v0.1.18
2026-08-03T01:34:10.8731569Z    Compiling serde_spanned v0.6.9
2026-08-03T01:34:10.8824457Z    Compiling num_enum v0.7.6
2026-08-03T01:34:10.9230892Z    Compiling ref-cast-impl v1.0.25
2026-08-03T01:34:10.9799351Z    Compiling thiserror-impl v1.0.69
2026-08-03T01:34:10.9944186Z    Compiling toml_edit v0.22.27
2026-08-03T01:34:11.2085619Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-03T01:34:11.3146185Z    Compiling iroh-base v0.98.0
2026-08-03T01:34:11.3460610Z    Compiling attohttpc v0.30.1
2026-08-03T01:34:11.5146706Z    Compiling tower-http v0.6.11
2026-08-03T01:34:11.9260683Z    Compiling webpki-roots v1.0.7
2026-08-03T01:34:11.9578188Z    Compiling regex-automata v0.4.14
2026-08-03T01:34:12.0521728Z    Compiling schemars_derive v1.2.1
2026-08-03T01:34:12.0751892Z    Compiling serde_bytes v0.11.19
2026-08-03T01:34:12.0801360Z    Compiling seize v0.5.1
2026-08-03T01:34:12.1210702Z    Compiling hmac v0.12.1
2026-08-03T01:34:12.2529921Z    Compiling iroh v0.98.2
2026-08-03T01:34:12.3270685Z    Compiling bitflags v1.3.2
2026-08-03T01:34:12.3871946Z    Compiling pin-utils v0.1.0
2026-08-03T01:34:12.3960913Z    Compiling rustix v0.38.44
2026-08-03T01:34:12.4491172Z    Compiling dyn-clone v1.0.20
2026-08-03T01:34:12.4833061Z    Compiling cmov v0.5.4
2026-08-03T01:34:12.5755802Z    Compiling nix v0.25.1
2026-08-03T01:34:12.5759637Z    Compiling filedescriptor v0.8.3
2026-08-03T01:34:12.5890822Z    Compiling papaya v0.2.4
2026-08-03T01:34:12.7431348Z    Compiling ctutils v0.4.2
2026-08-03T01:34:12.7525783Z    Compiling hkdf v0.12.4
2026-08-03T01:34:12.8300760Z    Compiling backon v1.6.0
2026-08-03T01:34:12.8951177Z    Compiling darling_macro v0.23.0
2026-08-03T01:34:12.9580594Z    Compiling strum v0.28.0
2026-08-03T01:34:13.0585202Z    Compiling iroh-dns v0.98.0
2026-08-03T01:34:13.1065433Z    Compiling serial v0.4.0
2026-08-03T01:34:13.1160952Z    Compiling anstyle-parse v1.0.0
2026-08-03T01:34:13.1604844Z    Compiling vte_generate_state_changes v0.1.2
2026-08-03T01:34:13.1868710Z    Compiling anstyle-query v1.1.5
2026-08-03T01:34:13.2003146Z    Compiling downcast-rs v1.2.1
2026-08-03T01:34:13.2730683Z    Compiling linux-raw-sys v0.4.15
2026-08-03T01:34:13.2950503Z    Compiling instability v0.3.12
2026-08-03T01:34:13.3009898Z    Compiling unicode-width v0.2.0
2026-08-03T01:34:13.3462278Z    Compiling colorchoice v1.0.5
2026-08-03T01:34:13.3794167Z    Compiling anstyle v1.0.14
2026-08-03T01:34:13.4238572Z    Compiling foldhash v0.1.5
2026-08-03T01:34:13.4432471Z    Compiling is_terminal_polyfill v1.70.2
2026-08-03T01:34:13.4675407Z    Compiling shell-words v1.1.1
2026-08-03T01:34:13.5227226Z    Compiling vte v0.13.1
2026-08-03T01:34:13.5860643Z    Compiling hashbrown v0.15.5
2026-08-03T01:34:13.5930832Z    Compiling anstream v1.0.0
2026-08-03T01:34:13.6001082Z    Compiling signal-hook-mio v0.2.5
2026-08-03T01:34:13.6271563Z    Compiling darling v0.23.0
2026-08-03T01:34:13.6402197Z    Compiling spake2 v0.4.0
2026-08-03T01:34:13.6990895Z    Compiling terminal_size v0.4.4
2026-08-03T01:34:13.7049667Z    Compiling strum_macros v0.26.4
2026-08-03T01:34:13.7874339Z    Compiling toml v0.8.23
2026-08-03T01:34:13.9791130Z    Compiling sha1 v0.10.6
2026-08-03T01:34:13.9972403Z    Compiling itertools v0.13.0
2026-08-03T01:34:14.0806601Z    Compiling schemars v1.2.1
2026-08-03T01:34:14.2540242Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-03T01:34:14.4117525Z    Compiling castaway v0.2.4
2026-08-03T01:34:14.4950931Z    Compiling doctest-file v1.1.1
2026-08-03T01:34:14.6089414Z    Compiling clap_lex v1.1.0
2026-08-03T01:34:14.8830850Z    Compiling unicode-width v0.1.14
2026-08-03T01:34:14.8960706Z    Compiling indoc v2.0.7
2026-08-03T01:34:14.9624986Z    Compiling static_assertions v1.1.0
2026-08-03T01:34:15.0173126Z    Compiling compact_str v0.8.2
2026-08-03T01:34:15.0961204Z    Compiling regex v1.12.3
2026-08-03T01:34:15.1860734Z    Compiling interprocess v2.4.2
2026-08-03T01:34:15.7356188Z    Compiling crossterm v0.28.1
2026-08-03T01:34:15.9170834Z    Compiling clap_builder v4.6.0
2026-08-03T01:34:15.9889756Z    Compiling unicode-truncate v1.1.0
2026-08-03T01:34:15.9950657Z    Compiling lru v0.12.5
2026-08-03T01:34:16.0300511Z    Compiling hyper v1.10.1
2026-08-03T01:34:16.0626046Z    Compiling strum v0.26.3
2026-08-03T01:34:16.1361463Z    Compiling clap_derive v4.6.1
2026-08-03T01:34:16.1496954Z    Compiling iana-time-zone v0.1.65
2026-08-03T01:34:16.1624591Z    Compiling cassowary v0.3.0
2026-08-03T01:34:16.1786745Z    Compiling nucleo-matcher v0.3.1
2026-08-03T01:34:16.4659100Z    Compiling chrono v0.4.45
2026-08-03T01:34:16.6636659Z    Compiling qrcode v0.14.1
2026-08-03T01:34:16.7959537Z    Compiling portable-pty v0.8.1
2026-08-03T01:34:16.8043465Z    Compiling ratatui v0.29.0
2026-08-03T01:34:16.9262609Z    Compiling tempfile v3.27.0
2026-08-03T01:34:17.4598860Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-03T01:34:17.7601194Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-03T01:34:17.9090998Z    Compiling hyper-util v0.1.20
2026-08-03T01:34:18.1789664Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-03T01:34:18.1978167Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-03T01:34:18.8169775Z    Compiling clap v4.6.1
2026-08-03T01:34:19.8045453Z    Compiling igd-next v0.17.1
2026-08-03T01:34:20.9788784Z    Compiling portmapper v0.16.0
2026-08-03T01:34:21.5725665Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-03T01:34:25.5255017Z    Compiling rustls-webpki v0.103.13
2026-08-03T01:34:27.8109968Z    Compiling tokio-rustls v0.26.4
2026-08-03T01:34:27.8110363Z    Compiling rustls-platform-verifier v0.7.0
2026-08-03T01:34:27.8110697Z    Compiling noq-proto v0.17.0
2026-08-03T01:34:27.9432297Z    Compiling hickory-net v0.26.0-beta.4
2026-08-03T01:34:27.9433028Z    Compiling hyper-rustls v0.27.9
2026-08-03T01:34:27.9433489Z    Compiling tokio-websockets v0.13.2
2026-08-03T01:34:28.0641432Z    Compiling reqwest v0.13.4
2026-08-03T01:34:28.9745427Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-03T01:34:42.1994627Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-03T01:34:43.8867373Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-03T01:34:54.1800213Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-03T01:34:59.9363303Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-08-03T01:34:59.9584775Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-c6fe52657dbb5e20)
2026-08-03T01:34:59.9597137Z 
2026-08-03T01:34:59.9597418Z running 1 test
2026-08-03T01:35:06.1503218Z test new_brain_serves_against_old_broker ... ok
2026-08-03T01:35:06.1503495Z 
2026-08-03T01:35:06.1504967Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-08-03T01:35:06.1505261Z 
2026-08-03T01:35:06.1777701Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-03T01:35:06.1778039Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-03T01:35:06.1790641Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:35:06.1790918Z env:
2026-08-03T01:35:06.1791090Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:35:06.1791657Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:06.1792096Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:06.1792495Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:06.1792903Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:06.1793212Z ##[endgroup]
2026-08-03T01:35:06.2191073Z CI-CENSUS scope roots:
2026-08-03T01:35:06.2191568Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:35:06.2192279Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-03T01:35:06.2193048Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-03T01:35:06.2193696Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-03T01:35:06.2194140Z   root: /home/reavus/spt-n1-oldbroker
2026-08-03T01:35:06.2255211Z CI-CENSUS self-check OK: walked 394 /proc entries, exe resolution live
2026-08-03T01:35:07.7124167Z CI-CENSUS phase=pre-reap box_procs=393 box_fds=10624 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:35:07.7124790Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:35:07.7125133Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:35:11.3879697Z CI-CENSUS phase=end box_procs=393 box_fds=10816 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-03T01:35:11.3880168Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-03T01:35:11.3880480Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-03T01:35:11.3880790Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-03T01:35:11.3931930Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-03T01:35:11.3932302Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-03T01:35:11.3944409Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-03T01:35:11.3944676Z env:
2026-08-03T01:35:11.3944856Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:35:11.3945195Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.3945635Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.3946034Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.3946434Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.3946746Z ##[endgroup]
2026-08-03T01:35:11.4016573Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4 on attempt 1/5
2026-08-03T01:35:11.4078052Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-03T01:35:11.4079581Z ##[group]Run actions/upload-artifact@v4
2026-08-03T01:35:11.4079815Z with:
2026-08-03T01:35:11.4079991Z   name: bench-ledger-n1-Linux
2026-08-03T01:35:11.4080196Z   path: bench-ledger/
2026-08-03T01:35:11.4080387Z   if-no-files-found: warn
2026-08-03T01:35:11.4080577Z   retention-days: 30
2026-08-03T01:35:11.4080763Z   compression-level: 6
2026-08-03T01:35:11.4080943Z   overwrite: false
2026-08-03T01:35:11.4081123Z   include-hidden-files: false
2026-08-03T01:35:11.4081314Z env:
2026-08-03T01:35:11.4081485Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-03T01:35:11.4081851Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.4082286Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.4082687Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.4083274Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30776330383-1-U99XN4
2026-08-03T01:35:11.4083584Z ##[endgroup]
2026-08-03T01:35:11.5448244Z (node:1849836) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-03T01:35:11.5448908Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-03T01:35:11.5485474Z With the provided path, there will be 1 file uploaded
2026-08-03T01:35:11.5489550Z Artifact name is valid!
2026-08-03T01:35:11.5490161Z Root directory input is valid!
2026-08-03T01:35:11.9639105Z Beginning upload of artifact content to blob storage
2026-08-03T01:35:11.9789266Z (node:1849836) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-03T01:35:12.2660371Z Uploaded bytes 270
2026-08-03T01:35:12.3491529Z Finished uploading artifact content to blob storage!
2026-08-03T01:35:12.3492383Z SHA256 digest of uploaded artifact zip is 160636e49d7dff39e29f50d6fe9135177b88e9bdb0f81e3564359090e98ef76d
2026-08-03T01:35:12.3494139Z Finalizing artifact upload
2026-08-03T01:35:12.6094026Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8842422672
2026-08-03T01:35:12.6095156Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 8842422672
2026-08-03T01:35:12.6101895Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30776330383/artifacts/8842422672
2026-08-03T01:35:12.6314491Z Post job cleanup.
2026-08-03T01:35:12.6979950Z [command]/usr/bin/git version
2026-08-03T01:35:12.7010687Z git version 2.43.0
2026-08-03T01:35:12.7034884Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f5a9c8dc-f12b-4b0f-8420-b328efb21e6e/.gitconfig'
2026-08-03T01:35:12.7042067Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f5a9c8dc-f12b-4b0f-8420-b328efb21e6e' before making global git config changes
2026-08-03T01:35:12.7042730Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T01:35:12.7052493Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T01:35:12.7094286Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T01:35:12.7118635Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T01:35:12.7344582Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T01:35:12.7365155Z http.https://github.com/.extraheader
2026-08-03T01:35:12.7372637Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-03T01:35:12.7397972Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T01:35:12.7584364Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T01:35:12.7609819Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T01:35:12.7910116Z Cleaning up orphan processes
2026-08-03T01:35:12.8494846Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
